Input Position

Use setPosition(left, top) method to move the input.

	obj.setPosition(200, 120);




Back to input examples, all examples